crypto/internal/fips140/aes/gcm.GCMWithXORCounterNonce.ready (field)

5 uses

	crypto/internal/fips140/aes/gcm (current package)
		gcm_nonces.go#L214: 	ready  bool
		gcm_nonces.go#L233: 	if g.ready {
		gcm_nonces.go#L238: 	g.ready = true
		gcm_nonces.go#L257: 		if !g.ready {
		gcm_nonces.go#L261: 			g.ready = true